home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM 1995 Fall / PD-ROM F95.toast / Telecom / Terminal Programs / Terminal 2.0.1 ƒ / Hdrs / FormatStr.h < prev    next >
Encoding:
Text File  |  1990-11-19  |  116 b   |  8 lines  |  [TEXT/ttxt]

  1. /*
  2.     Terminal 2.0
  3.     "FormatStr.h"
  4. */
  5.  
  6. Byte *FormatStr(Byte *, Byte *, ...);
  7. Byte *SFormatStr(Byte *, Byte *, long *);
  8.